func github.com/jackc/pgx/v5/pgtype.parsePoint
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
point.go#L44: func parsePoint(src []byte) (*Point, error) {
point.go#L116: p, err := parsePoint(point)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)